Set _NET_WM_WINDOW_OPACITY on outer window manager window also.
authorJan D. <jan.h.d@swipnet.se>
Thu, 4 Aug 2011 11:06:22 +0000 (13:06 +0200)
committerJan D. <jan.h.d@swipnet.se>
Thu, 4 Aug 2011 11:06:22 +0000 (13:06 +0200)
commit3348b8c618111f8704e32c8bf367a4c0dbcad526
treedc7a03dd58aef578c85b81017dd5d91a347b225d
parentc432682decb5b0580a1ca650f0b3a5d710b91644
Set _NET_WM_WINDOW_OPACITY on outer window manager window also.

* xterm.c (x_find_topmost_parent): New function.
(x_set_frame_alpha): Find topmost parent window with
x_find_topmost_parent and set the property there also.
(handle_one_xevent): Call x_set_frame_alpha on ReparentNotify.
src/ChangeLog
src/xterm.c